home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
001
/
boyand3.arc
/
FIDO.BSC
< prev
next >
Wrap
Text File
|
1987-01-13
|
763b
|
29 lines
\\ FIDO is a popular nation-wide Bulletin Board System which is famous
\\ for its networking capabilities. This script automates Fido logons.
\\ You must set the following macros with BOYAN's configuration module:
\\ \! = Macro # 11 = Your first name
\\ \@ = Macro # 12 = Your last name
\\ \# = Macro # 13 = Your password
|LOGON
\DM[LOGGING ONTO FIDO SYSTEM!]
\PA[5]
\\ Send return characters, spaced by 1-second pauses
{~~{~~{~
\\ Repeatedly send ^K until the FIRST name prompt is reached:
\UN'FIRST name[^K]
\\ Reset any strange colors which Fido's ANSI graphics might have set:
\RC
\\ Send first name, and when prompted, last name and password:
\!{
\WF[LAST name:]\@{
\WF[:]Y{
\WF[Password]\#{
\DM[FIDO LOGON COMPLETE.]